Skip to content

Conversation

SparrowLii
Copy link
Member

To implement vdot neon insturction in stdarch, we need to enable dotprod target feature in arm in rustc.
r? @Amanieu

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 8, 2021
@Amanieu
Copy link
Member

Amanieu commented Nov 8, 2021

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 8, 2021

📌 Commit 03f4fe6 has been approved by Amanieu

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 8, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 9, 2021
Rollup of 6 pull requests

Successful merges:

 - rust-lang#87530 (Add comments regarding superfluous `!Sync` impls)
 - rust-lang#90591 (treat illumos like solaris in failing ui tests which need it)
 - rust-lang#90678 (Add some GATs-related regression tests)
 - rust-lang#90688 (enable `dotprod` target feature in arm)
 - rust-lang#90708 (Add a note about feature(explicit_generic_args_with_impl_trait) to the relevant error message)
 - rust-lang#90720 (Update cargo)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 753936f into rust-lang:master Nov 9, 2021
@rustbot rustbot added this to the 1.58.0 milestone Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants